object AboutForm: TAboutForm Left = 370 Top = 269 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About' ClientHeight = 127 ClientWidth = 399 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = True Position = poOwnerFormCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 110 Height = 127 Align = alLeft AutoSize = True Center = True Picture.Data = {} end object Label2: TLabel Left = 120 Top = 48 Width = 99 Height = 16 Caption = 'Copyright � 2000' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Title: TLabel Left = 120 Top = 8 Width = 6 Height = 20 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label15: TLabel Left = 72 Top = 177 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label5: TLabel Left = 224 Top = 48 Width = 165 Height = 16 Cursor = crHandPoint Hint = 'http://www.poikosoft.com' Caption = 'Jukka Poikolainen Software' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = Label5Click end object Label1: TLabel Left = 120 Top = 28 Width = 107 Height = 20 Caption = 'Version 1.0.0' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end end